home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nebula 2
/
Nebula Two.iso
/
SourceCode
/
Database
/
SimpleTableView-1
/
SimpleTableView.nib
/
data.classes
next >
Wrap
Text File
|
1995-06-12
|
215b
|
17 lines
SimpleTableView = {
ACTIONS = {
openTable:;
};
SUPERCLASS = Application;
};
FirstResponder = {
ACTIONS = {
close:;
addRow:;
save:;
duplicateRow:;
deleteRow:;
};
SUPERCLASS = Object;
};